home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d14 / executor.arc / EXECSRC.ARC / EXECUTOR.RC < prev    next >
Encoding:
Text File  |  1991-06-25  |  274 b   |  15 lines

  1. /*----------------------------------
  2.    Executor resorce list
  3.   ----------------------------------*/
  4. #include <windows.h>
  5. #include "executor.h"
  6.  
  7. executor   ICON    executor.ico
  8.  
  9. rcinclude executor.dlg
  10.  
  11. STRINGTABLE
  12.     {
  13.     ERR1,      "Can not open %s."
  14.     }
  15.